On this pageIsEqualDescriptionCall IsEqual to check whether this list and a specified list are equal.Syntaxfunction IsEqual(const AList: TsgBaseList; Compare: TsgObjProcCompare = nil): Boolean;